home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994…tember: Reference Library / Dev.CD Sep 94.toast / Periodicals / develop / develop Issue 6 / develop 6 code / TCP / NewsWatcher / NewsWatcher 2.0d15 source / source / open.h < prev    next >
Encoding:
Text File  |  1993-07-09  |  242 b   |  5 lines  |  [TEXT/KAHL]

  1. void CalcWindowHCoords (WindowPtr wind);
  2. void CalcPanelHeight (WindowPtr wind);
  3. WindowPtr MakeNewWindow (EWindowKind kind, Point topLeft, StringPtr title);
  4. WindowPtr NewUserGroupWindow (StringPtr title, TGroup **groupArray, short numGroups);
  5.